home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Database Designers / Rational Rose 2000 / Rational Setup.EXE / common / lib / auto / Getopt / Long / config.al < prev    next >
Encoding:
Text File  |  1999-01-26  |  332 b   |  14 lines

  1. # NOTE: Derived from ../LIB\Getopt\Long.pm.
  2. # Changes made here will be lost when autosplit again.
  3. # See AutoSplit.pm.
  4. package Getopt::Long;
  5.  
  6. #line 821 "../LIB\Getopt\Long.pm (autosplit into ..\lib\auto/Getopt\Long/config.al)"
  7. # Deprecated name.
  8. sub config (@) {
  9.     Configure (@_);
  10. }
  11.  
  12. # end of Getopt::Long::config
  13. 1;
  14.